C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewSource<T> Class / GetMethodForSelector Method

In This Topic
GetMethodForSelector Method (C1CollectionViewSource<T>)
In This Topic
Syntax
'Declaration
 
Public Overridable Function GetMethodForSelector( _
   ByVal sel As ObjCRuntime.Selector _
) As IntPtr
 

Parameters

sel
See Also